Move diag-nose exclusively into debug level 2
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 14 Nov 2002 05:26:01 +0000 (05:26 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 14 Nov 2002 05:26:01 +0000 (05:26 +0000)
gpsbabel/garmin.c

index 0e72b7c38a65bff1f6c362ae49c510b1277f7fe4..3876bcb6b88faf9f02a978e61927a6dde8b1b5d5 100644 (file)
@@ -32,7 +32,6 @@ rw_init(const char *fname, const char *opts)
        if (global_opts.debug_level > 0)  {
                GPS_Enable_Warning();
                GPS_Enable_User();
-               GPS_Enable_Diagnose();
        }
        if (global_opts.debug_level > 1)  {
                GPS_Enable_Diagnose();